[INFO] cloning repository https://github.com/abdulsaheel/ballast
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abdulsaheel/ballast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdulsaheel%2Fballast", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdulsaheel%2Fballast'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f905d58b9c763dedc3adc9aca493326bcf1a6812
[INFO] fixing abdulsaheel/ballast against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabdulsaheel%2Fballast" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/abdulsaheel/ballast
[INFO] finished tweaking git repo https://github.com/abdulsaheel/ballast
[INFO] tweaked toml for git repo https://github.com/abdulsaheel/ballast written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/abdulsaheel/ballast on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/abdulsaheel/ballast already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7cd1074c58005e23befcf4fb45c1e115b9e8c8a0ce1b86b257f49e18d2c58da9
[INFO] running `Command { std: "docker" "start" "7cd1074c58005e23befcf4fb45c1e115b9e8c8a0ce1b86b257f49e18d2c58da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cd1074c58005e23befcf4fb45c1e115b9e8c8a0ce1b86b257f49e18d2c58da9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cd1074c58005e23befcf4fb45c1e115b9e8c8a0ce1b86b257f49e18d2c58da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cd1074c58005e23befcf4fb45c1e115b9e8c8a0ce1b86b257f49e18d2c58da9" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/ballast-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ballast-sim/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ballast-data/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ballast-strategy/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling polars-utils v0.41.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling polars-arrow v0.41.3
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking ethnum v1.5.3
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking polars-arrow-format v0.1.0
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling polars-compute v0.41.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling polars-core v0.41.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]    Compiling polars-ops v0.41.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking http v1.4.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking brotli v5.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling polars-plan v0.41.3
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling openssl v0.10.80
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling polars-lazy v0.41.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling polars v0.41.3
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking polars-error v0.41.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ballast-core v0.1.0 (/opt/rustwide/workdir/crates/ballast-core)
[INFO] [stderr]    Migrating crates/ballast-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ballast-sim v0.1.0 (/opt/rustwide/workdir/crates/ballast-sim)
[INFO] [stderr]    Migrating crates/ballast-sim/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]    Migrating crates/ballast-core/tests/ledger_invariant.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking polars-row v0.41.3
[INFO] [stderr]     Checking lz4 v1.28.1
[INFO] [stderr]     Checking polars-parquet v0.41.3
[INFO] [stderr]     Checking polars-time v0.41.3
[INFO] [stderr]     Checking polars-io v0.41.3
[INFO] [stderr]     Checking polars-expr v0.41.3
[INFO] [stderr]     Checking polars-mem-engine v0.41.3
[INFO] [stderr]     Checking ballast-data v0.1.0 (/opt/rustwide/workdir/crates/ballast-data)
[INFO] [stderr]    Migrating crates/ballast-data/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ballast-strategy v0.1.0 (/opt/rustwide/workdir/crates/ballast-strategy)
[INFO] [stderr]    Migrating crates/ballast-strategy/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ballast-data/src/bin/fetch_scenarios.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ballast-data/src/bin/sanity_check.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ballast-data/src/bin/fetch_luna.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ballast-strategy/src/bin/sweep.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ballast-strategy/src/bin/multi_sweep.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ballast-strategy/src/bin/luna_replay.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] [stderr] crater-edition-check: ballast-core v0.1.0 (/opt/rustwide/workdir/crates/ballast-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ballast-sim v0.1.0 (/opt/rustwide/workdir/crates/ballast-sim) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ballast-data v0.1.0 (/opt/rustwide/workdir/crates/ballast-data) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ballast-strategy v0.1.0 (/opt/rustwide/workdir/crates/ballast-strategy) updating edition from 2021 to 2024
[INFO] [stderr]     Checking ballast-core v0.1.0 (/opt/rustwide/workdir/crates/ballast-core)
[INFO] [stderr]     Checking ballast-data v0.1.0 (/opt/rustwide/workdir/crates/ballast-data)
[INFO] [stderr]     Checking ballast-sim v0.1.0 (/opt/rustwide/workdir/crates/ballast-sim)
[INFO] [stderr]     Checking ballast-strategy v0.1.0 (/opt/rustwide/workdir/crates/ballast-strategy)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "7cd1074c58005e23befcf4fb45c1e115b9e8c8a0ce1b86b257f49e18d2c58da9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cd1074c58005e23befcf4fb45c1e115b9e8c8a0ce1b86b257f49e18d2c58da9", kill_on_drop: false }`
[INFO] [stdout] 7cd1074c58005e23befcf4fb45c1e115b9e8c8a0ce1b86b257f49e18d2c58da9
